The crPEYearMonthDayToDate function takes a Year, Month, and Day value and combines them into a single Date value.
Declare Function crPEYearMonthDayToDate Lib "crwrap32.dll" (ByVal nYear As Integer, ByVal nMonth As Integer, ByVal nDay As Integer) As Long
TRUE (1) if the call is successful, FALSE (0) if the call fails.
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |